Click or drag to resize

UnifiedMessagingConfiguration Class

Contains service configuration information for the Unified Messaging service.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeUnifiedMessagingConfiguration

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class UnifiedMessagingConfiguration

The UnifiedMessagingConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyIsPlayOnPhoneEnabled
Indicates whether the Play-on-Phone feature is enabled.
Public propertyIsUnifiedMessagingEnabled
Indicates whether Unified Messaging is enabled for an account.
Public propertyPlayOnPhoneDialString
Identifies the Play-on-Phone dial string.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also